~Wei OpboosilyakoiAug 16, 2011, 1:46 PM6 PostsRe: How can I avoid saving document in xPages somewhere in querySaveDocument code?Open your XPage, switch to the 'Properties' pane at the bottom, choose 'All Properties', navigate to data - data - dominoDocument[0] - querySaveDocument Enter your code here and try it :-) HthAlex
~Lily KihipisonetsiAug 18, 2011, 7:33 AM261 PostsRe: How can I avoid saving document in xPages somewhere in querySaveDocument code?If you don't want the document to be saved, the code in the querySaveDocument event should return false.